/* Ask if the user wants to view any of the files, if file.arcview == 1 */
if processed & file.arcview then do
call DeleteFile
file.delete = 0 /* don't touch the unpacked files... */
address command 'RequestChoice PUBSCREEN="'pubscreen'" TITLE="Process File" BODY="View a file from the archive?" GADGETS="Yes|No" >T:reqchoice.arcview'